Fix bug #12242 with crashes in ralloc.c on OpenBSD.
authorEli Zaretskii <eliz@gnu.org>
Fri, 24 Aug 2012 08:26:46 +0000 (11:26 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 24 Aug 2012 08:26:46 +0000 (11:26 +0300)
commit2300980ae24c1e5a63c60587e1e33a5fd17f7e26
tree7b163336007f22a8c1709bca89e85605cb1c4a68
parente386bf0b08d91b55c12c658d98e175992db7e622
Fix bug #12242 with crashes in ralloc.c on OpenBSD.

 src/ralloc.c (free_bloc): Don't dereference a 'heap' structure if it
 is not one of the heaps we manage.
src/ChangeLog
src/ralloc.c